Skip to content

docs: Add docs for version tester#379

Merged
edeandrea merged 1 commit intomainfrom
version-test-docs
Mar 2, 2026
Merged

docs: Add docs for version tester#379
edeandrea merged 1 commit intomainfrom
version-test-docs

Conversation

@edeandrea
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 2, 2026 20:13
@edeandrea edeandrea enabled auto-merge (squash) March 2, 2026 20:15
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds documentation and architecture visuals for the docling-version-tests Quarkus CLI, and aligns the version tester’s runtime client construction with the public DoclingServeApi builder.

Changes:

  • Add a comprehensive README.md describing the version tester’s purpose, flow, configuration, and usage.
  • Add a PlantUML architecture diagram (images/architecture.puml) illustrating the end-to-end workflow and result handling.
  • Update the tester implementation and build config (client builder usage + test dependency coordinates).

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
docling-testing/docling-version-tests/src/main/java/ai/docling/client/tester/service/TagsTester.java Switches to DoclingServeApi.builder() for client creation in version tests.
docling-testing/docling-version-tests/images/architecture.puml Adds an architecture/sequence diagram of the version-tests workflow.
docling-testing/docling-version-tests/build.gradle.kts Updates Quarkus test dependency coordinates for the module.
docling-testing/docling-version-tests/README.md Introduces detailed module documentation and operational guidance.

Copilot AI review requested due to automatic review settings March 2, 2026 20:19
Signed-off-by: Eric Deandrea <eric.deandrea@gmail.com>
@edeandrea edeandrea force-pushed the version-test-docs branch from 8baa9ac to 7296d8e Compare March 2, 2026 20:21
@github-actions
Copy link

github-actions bot commented Mar 2, 2026

:java_duke: JaCoCo coverage report

Overall Project 46.09% 🔴

There is no coverage information present for the Files changed

@github-actions
Copy link

github-actions bot commented Mar 2, 2026

TestsPassed ✅SkippedFailed
Gradle Test Results (all modules & JDKs)936 ran936 passed0 skipped0 failed
TestResult
No test annotations available

@github-actions
Copy link

github-actions bot commented Mar 2, 2026

HTML test reports are available as workflow artifacts (zipped HTML).

• Download: Artifacts for this run

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

@edeandrea edeandrea merged commit b4d4aa8 into main Mar 2, 2026
21 checks passed
@edeandrea edeandrea deleted the version-test-docs branch March 2, 2026 20:27
@github-actions
Copy link

github-actions bot commented Mar 2, 2026

HTML test reports are available as workflow artifacts (zipped HTML).

• Download: Artifacts for this run

@docling-java-ops docling-java-ops bot added the released Issue has been released label Mar 19, 2026
@docling-java-ops
Copy link
Contributor

🎉 This issue has been resolved in v0.5.0 (Release Notes)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Issue has been released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants